-
Notifications
You must be signed in to change notification settings - Fork 743
Arm backend: Add VGF unit tests to operators (Part 3) #13154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arm backend: Add VGF unit tests to operators (Part 3) #13154
Conversation
- Included aten.scalar_tensor to aten.zeros
- Ops or test files not completed:
test_scalars.py: skipped
sigmoid_16bit: skipped
sigmoid_32bit: skipped
upsample_nearest2d: dynamic shapes tests skipped
Change-Id: I7a3f80c93c4f6e27883c8490e701eac5bc66aa9d
Signed-off-by: Yufeng Shi <[email protected]>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13154
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 2 New Failures, 2 Unrelated FailuresAs of commit 821d0f2 with merge base 414fc32 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Unrelated failures - ready to merge |
digantdesai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
- Included aten.scalar_tensor to aten.zeros - Ops or test files not completed: test_scalars.py: skipped sigmoid_16bit: skipped sigmoid_32bit: skipped upsample_nearest2d: dynamic shapes tests skipped Signed-off-by: Yufeng Shi <[email protected]>
Change-Id: I7a3f80c93c4f6e27883c8490e701eac5bc66aa9d
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218